home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMIEDOWNLOADS / TFRMIEDOWNLOADS.txt
Text File  |  2008-10-30  |  3KB  |  135 lines

  1. object frmIEDownloads: TfrmIEDownloads
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbIEDownloads: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 344
  18.     Caption = 'gbIEDownloads'
  19.     TabOrder = 0
  20.     object lblIEDownloads: TAxLabel
  21.       Left = 24
  22.       Top = 30
  23.       Width = 545
  24.       Height = 97
  25.       WordWrap = True
  26.       Transparent = True
  27.       AutoSize = False
  28.       Caption = 'lblIEDownloads'
  29.       ShowAccelChar = True
  30.     end
  31.     object lblMin: TAxLabel
  32.       Left = 28
  33.       Top = 131
  34.       Width = 7
  35.       Height = 16
  36.       WordWrap = False
  37.       Transparent = True
  38.       Caption = '1'
  39.       ShowAccelChar = True
  40.     end
  41.     object lblMax: TAxLabel
  42.       Left = 366
  43.       Top = 131
  44.       Width = 14
  45.       Height = 16
  46.       WordWrap = False
  47.       Alignment = taRightJustify
  48.       Transparent = True
  49.       Caption = '20'
  50.       ShowAccelChar = True
  51.     end
  52.     object lblValue: TAxLabel
  53.       Left = 59
  54.       Top = 131
  55.       Width = 286
  56.       Height = 16
  57.       WordWrap = False
  58.       Alignment = taCenter
  59.       Transparent = True
  60.       AutoSize = False
  61.       Caption = 'lblValue'
  62.       ShowAccelChar = True
  63.     end
  64.     object imgBefore: TImage
  65.       Left = 24
  66.       Top = 218
  67.       Width = 314
  68.       Height = 35
  69.     end
  70.     object imgAfter: TImage
  71.       Left = 24
  72.       Top = 282
  73.       Width = 314
  74.       Height = 35
  75.     end
  76.     object lblAfter: TAxLabel
  77.       Left = 24
  78.       Top = 262
  79.       Width = 40
  80.       Height = 16
  81.       WordWrap = False
  82.       Transparent = True
  83.       Caption = 'lblAfter'
  84.       Font.Charset = DEFAULT_CHARSET
  85.       Font.Color = clGreen
  86.       Font.Height = -13
  87.       Font.Name = 'Arial'
  88.       Font.Style = []
  89.       ShowAccelChar = True
  90.       ParentFont = False
  91.     end
  92.     object lblBefore: TAxLabel
  93.       Left = 24
  94.       Top = 198
  95.       Width = 50
  96.       Height = 16
  97.       WordWrap = False
  98.       Transparent = True
  99.       Caption = 'lblBefore'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clRed
  102.       Font.Height = -13
  103.       Font.Name = 'Arial'
  104.       Font.Style = []
  105.       ShowAccelChar = True
  106.       ParentFont = False
  107.     end
  108.     object imgBeforeGauge: TImage
  109.       Left = 96
  110.       Top = 226
  111.       Width = 29
  112.       Height = 15
  113.       Stretch = True
  114.     end
  115.     object imgAfterGauge: TImage
  116.       Left = 96
  117.       Top = 290
  118.       Width = 29
  119.       Height = 15
  120.       Stretch = True
  121.     end
  122.     object tbIEDownloads: TTrackBar
  123.       Left = 19
  124.       Top = 151
  125.       Width = 366
  126.       Height = 25
  127.       Max = 20
  128.       Min = 1
  129.       Position = 2
  130.       TabOrder = 0
  131.       OnChange = tbIEDownloadsChange
  132.     end
  133.   end
  134. end
  135.